Created a Kicad Project for the easyPDK programmer.#14
Conversation
Project symbols inside the components folder inside zip. Only non standard Kicad symbols and footprints are present on the folder (only 3). All the schematic has been redesign from scratch but maintained the component designation numbers. The PCB Layout has been made by placing the components on the same place as the components from EASYEDA but connections have been manually routed.
Revision of the PCB vias and track placement, width and spacings. Better Silkscreen and Fab Layers.
|
I've fixed some of the issues and improved the silkscreen layer as well as the Fab layer. It should pass DRC for JLCPCB and PCBWAY capabilities. |
|
@thomasesr I think it is a good idea to connect one of the unused STM32 pins (e.g. choose one from PB8-PB15) to GND. This would make it possible to identify this as a hardware variant in the firmware and to handle things different in case it's needed. |
|
@thomasesr |
|
Any chance you would consider adding the LCSC part number to an LCSC field on all the parts? Makes it very easy to click - and - ship then through JLCPCB. |
|
I just built 10 of the variant from @thomasesr and it looks like their USB D+/D- are flipped. Sadly, even with flipping that, I still can't get them to enumerate. |
|
Looks like that was it. Just the flipped pins. |
Created a Kicad Project for the easyPDK programmer.
Project symbols inside the components folder inside zip. Only non
standard Kicad symbols and footprints are present on the folder (only
3). All the schematic has been redesign from scratch but maintained the
component designation numbers. The PCB Layout has been made by placing
the components on the same place as the components from EASYEDA but
connections have been manually routed.